Total Complexity | 46 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 349 |
Lines of code | 193 |
Logical lines of code | 134 |
Comment lines | 81 |
Methods | 10 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
encodePart() | 41 | 13 | 55 | |
decode() | 53 | 6 | 21 | |
decodePart() | 48 | 5 | 33 | |
encode() | 56 | 4 | 17 | |
charToCodePoint() | 60 | 4 | 12 | |
codePointToChar() | 61 | 4 | 11 | |
listCodePoints() | 56 | 3 | 18 | |
adapt() | 58 | 3 | 15 | |
calculateThreshold() | 67 | 3 | 8 | |
__construct() | 81 | 1 | 3 |